Configure a Static Foreign Source on a VRF
Configure a static foreign source on a VRF, configuration is done at the Controller.
Procedure
Example
In the following example, vrf-10 is configured with vrf id 10.
Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#router vrf vrf-10
Switch:1(router-vrf)#ip spb-pim-gw foreign-source 10.0.0.1 group 240.0.0.1
Variable definitions
The following table defines parameters for the ip spb-pim-gw command.
Variable |
Value |
---|---|
foreign-source{A.B.C.D} |
Specifies the multicast foreign source IP address. |
group{A.B.C.D} |
Specifies the group IP address. |